Verifier Authentication Failure Type
@Serializable(with = VerifierAuthenticationFailureTypeSerializer::class )
Entries
Link copied to clipboard
The verifier authentication object is missing a verifier certificate. Refer to ISO 18013-5 section 9.1.4.4 to learn more about the structure.
Link copied to clipboard
The verifier certificate in the authentication object is invalid.
Link copied to clipboard
The validFrom
date of the verifier certificate is in the future.
Link copied to clipboard
The verifier certificate was issued more than 1187 days ago.
Link copied to clipboard
Failed to verify the certificate chain or integrity of the verifier authentication object.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.